C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridDetailLoadingEventArgs<TItem> Class


GridDetailLoadingEventArgs<TItem> Class Properties

For a list of all members of this type, see GridDetailLoadingEventArgs<TItem> members.

Public Properties
 NameDescription
Public PropertyGets the detail row it is being loaded.  
Public PropertyGets the parent row.  
Top
Protected Properties
 NameDescription
Protected PropertyGets the deferrals awaiter. (Inherited from C1.Maui.Core.AsyncEventArgs)
Top
See Also